[SPARK-4453][SPARK-4213][SQL] Additional test cases for Pushdown Filter for Parquet#3333
[SPARK-4453][SPARK-4213][SQL] Additional test cases for Pushdown Filter for Parquet#3333sarutak wants to merge 6 commits intoapache:masterfrom
Conversation
|
Test build #23530 has started for PR 3333 at commit
|
|
Test build #23530 has finished for PR 3333 at commit
|
|
Test PASSed. |
…arquet-filter-testcases
|
Test build #23704 has started for PR 3333 at commit
|
|
Test build #23704 has finished for PR 3333 at commit
|
|
Test PASSed. |
…arquet-filter-testcases
|
Test build #23796 has started for PR 3333 at commit
|
|
Test build #23796 has finished for PR 3333 at commit
|
|
Test PASSed. |
…arquet-filter-testcases
|
Test build #23961 has started for PR 3333 at commit
|
|
Test build #23961 has finished for PR 3333 at commit
|
|
Test PASSed. |
|
@liancheng, I know you are doing a bunch of refactoring on these tests. Can you please comment on the approach here? Perhaps it would be better to add these after you are done? |
…arquet-filter-testcases
|
Test build #24277 has started for PR 3333 at commit
|
|
Test build #24277 has finished for PR 3333 at commit
|
|
Test PASSed. |
|
O.K, I close this PR. |
This PR adds test cases for Pushdown Filter for Parquet.
This PR complements #3317 .